@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset,button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
.content{ width:1280px;margin: 0 auto;}


/* 设置默认字体 */
body,
button, input, select, textarea {
    font: 16px/22px "Microsoft YaHei";color: #666;
}

h1 {font-size: 18px;font-family: "Microsoft Yahei";}
h2 {font-size: 16px;font-family: "Microsoft Yahei";}
h3 {font-size: 14px; font-family: "Microsoft Yahei"; font-weight:normal;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;} /*覆盖bootstrape对标题加的默认外边距*/

address, cite, dfn, em, i, var {font-style: normal;} /* 斜体扶正 */

/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; color:#666;}

/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
/* 注：optgroup 无法扶正 */
.mt30{ margin-top:30px;}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle; }
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
html {overflow-y: scroll;}

/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*字体大小*/
.fz12{font-size: 12px;}
.fz14{font-size: 14px;}
.fz16{font-size: 16px;}
.fz18{font-size: 18px;}
.fz20{font-size: 20px;}
.fz22{font-size: 22px;}
.clear{clear: both;height: 0; overflow:hidden; width:100%;}
.clearfix:after{height: 0;content: "";clear: both;display: block;}
.blk-main .clearlist{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}

.width{width:100%;max-width:1280px;min-width:1280px;margin:0 auto; }
.topbar{background:#f8f8f8;border-bottom:1px solid #eaeaea;padding:0; color:#333;}
.topbar i{color:#ccc;margin:0 5px;}
.topbar .row{align-items:center;}
.topbar .ui-nav{border:0;line-height:1.5}
.topbar .ui-nav dt{ float:right; width:auto; line-height:41px; height:41px; margin:0px 15px 0; color:#333;}
.topbar .ui-nav dt a{ color:#333;}
.topbar .ui-nav ul{ float:right; }
.topbar .ui-nav ul li a{color:#333;border-left:1px solid #f8f8f8;}
.topbar .ui-nav ul li a span{font-size:12px;color:#ccc;margin-left:6px;transition:all .5s ease 0s;z-index:21;}
.topbar .ui-nav ul li a:hover{border-width:1px;border-color:#d9d9d9;background:#003985;}
.topbar .ui-nav ul li.active a{border:1px solid #d9d9d9;border-bottom:0;border-top:0;background:#fff;}
.topbar .ui-nav ul li.active span{transform:rotate(180deg);}

.topbar .ui-nav ul li.active ul li a{border:0;}

.header{padding:20px 0;align-items:center;}
.header .col-4{display:flex;justify-content:flex-end;align-items:center;}
.header .col-4 .icon{padding-right:10px;}
.header .col-4 .icon img{width:66px; height:66px;}
.header .col-4 .icon i{font-size:44px;color:#1e50ae;}
.header .col-4 .text .text-gray{font-size:14px;line-height:normal;}
.header .col-4 .text .telphone{font-size:26px;color:#ee0000; font-weight:700;}

.nav{background:#1e50ae;min-height:60px;}
.nav ul li{border-right:1px solid #2053b4;border-left:1px solid #13439d; width:142px;}
.nav ul li:frist-child{border-left:0;}
.nav ul li:last-child{border-right:0;}
.nav ul li a{color:#fff;line-height:60px;padding:0 25px;font-size:16px;}
.nav ul li.active{background:#0E77EA;border-color:#0E77EA}
.nav ul li ul{border:0;width:142px; overflow:hidden; text-align:center;}
.nav ul li ul li{border:0; width:142px; text-align:center;}
.nav ul li ul li a{line-height:50px;border-bottom:1px solid #f3f3f3; text-align:center;}
.nav ul li ul li:last-child a{border-bottom:0;}
.nav ul li ul li a:hover{background:#0E77EA;}

.banner{min-width:1280px;z-index:10;background:#fff; }
.banner .carousel-item a{height:560px;display:block;min-width:1280px;width:100%;}
.banner .carousel-page{bottom:25px;}
.banner .carousel-page li{height:6px;width:50px;border-radius:10px;}


.position{padding:0 20px; height:30px; line-height:30px; width:auto; margin:5px auto; float:right;}

.topsearch{background:#f7f7f7;padding:10px 0 6px 0;border-bottom:1px solid #f3f3f3;}
.topsearch .row{align-items:center;}
.topsearch .col-8{color:#999;}
.topsearch .col-8 a{margin:0 6px;}
.topsearch form{margin:0;}
.topsearch form .form-group{margin:0;}
.topsearch form .form-group .form-ip{font-size:13px;}
.topsearch form .form-group .form-ip::-webkit-input-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::-moz-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::-ms-input-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::-ms-input-placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip::placeholder{font-size:13px!important}
.topsearch form .form-group .form-ip:focus{border-color:#ced4da;box-shadow:none;}
.topsearch form .form-group .after{background:#0E77EA;border-color:#0E77EA;color:#fff;min-width:60px;}
.topsearch form .form-group select{max-width:85px;border-radius:4px 0 0 4px;margin-right:-1px;}
.topsearch form .form-group input{border-radius:0;border-right:0;}

/*产品展示*/
.content{width:1280px; margin:0 auto; overflow:hidden;}
.product{ height:auto;}
/* 产品一览 */
.title{padding-top:37px;}
.title h3{text-align: center; margin-bottom:59px; width:580px; margin:0 auto;}
.title h3 span{display: block;font-size: 40px; font-weight: bold; line-height: 40px; color:#333333; padding:0 130px; position: relative; margin:0 auto 13px;}
.title h3 span:before{width:101px; height:7px;background:url(../images/xt1.png) no-repeat center; content:""; position: absolute; left:0; bottom:15px;}
.title h3 span:after{width:101px; height:7px;background:url(../images/xt2.png) no-repeat center; content:""; position: absolute; right:0; bottom:15px;}
.title h3 i{display: block;font-size: 16px; line-height: 16px; color:#666666;}

.cpright{ float:right; width:925px;}
/*产品滚动js*/
#scrollbox {height:1091px; overflow: hidden;float: left;margin-bottom: 30px; width: 937px;}
.scrollcon {height:800%;}
.scrollpic {margin:0px; padding: 0px;	float: left;width:940px;}
.cpys{ margin-right:3px; margin-left:20px; width:282px; float:left; margin-bottom:20px;}
.cpys img{ border:1px solid #dfdfdf; padding:2px; width:276px; height:190px;}
.scrollpic li p{ display:block; line-height:40px; background:url(../images/18.jpg) center no-repeat; color:#FFF; height:33px; line-height:33px; text-indent:10px; margin-top:2px;}
.cpys p a{ color:#FFF;}
.scrollpic li {	overflow: hidden;	margin-right:15px; width:298px; float:left; margin-bottom:20px;}
.scrollpic li img {	border:1px solid #dfdfdf; padding:2px; width:296px; height:220px;}
.scrollpic li a {color:#FFF;}
/*产品中心 end*/
/* kunrao*/
.div_kr{width:1280px;margin:0 auto;background:url(../images/kunrao.jpg) no-repeat top center;height:384px;margin-top:50px; overflow:hidden;}
.div_kr_p{color:#2c2c2c;font-size:26px;line-height:35px;margin-left:400px;padding-top:20px;}
.div_kr_p1{color:#008add;font-size:28px;line-height:35px;margin-left:400px;font-weight:bold;}
.div_kr_p2{color:#171717;font-size:16px;line-height:60px;}
.p2{margin-left:520px;margin-top:15px;}
.p1{margin-left:515px;margin-top:10px;}
.p3{margin-left:475px;margin-top:10px;}
.div_lyu{width:990px;margin:0 auto;background:url(../images/linyu.jpg) no-repeat top center;overflow:hidden;}
.div_ly_p{text-align:center;color:#f6f6f6;font-size:26px;line-height:60px;margin-top:44px;}
#lc{ width:100%; margin:0 auto;  overflow:hidden; padding-top:50px; padding-bottom:40px; }
#lcnr{width:1150px; margin:0 auto;}
.lctb{ width:119px; float:left; height:119px; line-height:119px; text-align:center; font-weight:bold; margin-left:42px;}
.brand a{display: block; float: left; width:119px; height:119px; text-align: center; position: relative;margin-left:18px;margin-right:0px;}
.brand img{ width:119px; height: 119px;}
.brand .info{ display: none; background:url(../images/l1.jpg) center no-repeat; 
			   line-height:119px; width:119px; height:119px; font-family:Microsoft YaHei; font-size:18px; color:#0b0b0b;text-decoration:none;}
.vertical .info{ width: 0; height: 119px; margin: 0 auto; line-height:119px; text-align:center; font-weight:bold;text-decoration:none;}
/*定制流程*/

/*定制流程*/
.liuc{padding: 50px 0 80px;}
.liuc h4{font-size: 30px;color: #1a1a1a;height: 90px;line-height: 30px;text-align: center;overflow: hidden;background: url(../images/liuc_tbg.png) no-repeat center 10px;}
.liuc h4 i{display: block;font-size: 12px;text-transform: uppercase;font-weight: normal;color: rgba(51,51,51,0.2); font-family:Arial, Helvetica, sans-serif;}
.liuc ul li{font-size: 16px;color: #333;float: left;position: relative;height: 115px;padding: 25px 0 0;width: 171px;line-height: 26px;text-align: center;}
.liuc ul li:before{content: "";width: 1px;height: 100%;background: #dfdfdf;position: absolute;top: 0;left: 0;}
.liuc ul li:after{content: "";width: 0;height: 0;position: absolute;top: 50%;left: 0;margin-top: -8px;
border-left:8px solid #dfdfdf; 
border-top:8px solid transparent;
border-bottom:8px solid transparent;
}
.liuc ul li em{width: 50px;height: 50px;display: block;line-height: 0;overflow: hidden;margin: 0 auto 5px;}
.liuc ul li em img{width: 50px;height: 50px;}
.liuc ul li:hover{font-weight: bold;}
.liuc ul li:hover em{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}

/*优势*/
.ys_bg { background:url(../images/ys_bg.jpg) no-repeat center 0; height:1824px; margin:50px 0 0;}

.ys_bg .rx_top a b,.ys_bg .rx_top a em { color:#fff;}
.rx_top { padding:48px 0 40px; text-align:center;}
.rx_top a b { display:block; font-size:46px; color:#222; line-height:60px; font-weight:bolder; font-family: "Microsoft Yahei";}
.rx_top a em { display:block; font-size:20px; color:#555;  padding:15px 0; font-family: "Microsoft Yahei";}

.ys_con { margin:110px 0 0;}
.ys_con .ys_pic01 { top:0; left:-22px;}
.ys_con .ys_pic02 { top:357px; left:663px;}
.ys_con .ys_pic03 { top:676px; left:0;}
.ys_con .ys_pic04 { top:1064px; left:663px;}
.ys_con .ys_p01 { width:545px; margin-top:80px; left:666px;}
.ys_con .ys_p01 b { display:block; height:60px; border-bottom:solid 1px #d3d3d1; margin-bottom:25px;}
.ys_con .ys_p01 b a { display:block; font-size:30px; color:#222;}
.ys_con .ys_p01 b a:hover { color:#e60012;}
.ys_con .ys_p01 p { display:block; font-size:16px; color:#666; line-height:30px; margin-bottom:5px; background:url(../images/ys_ico01.gif) no-repeat 0 12px; padding-left:15px;}
.ys_con .ys_p02 { top:455px; left:0;}
.ys_con .ys_p03 { top:786px; left:666px;}
.ys_con .ys_p04 { top:1130px; left:0;}
.ys_p01 span em,.ys_p02 span em,.ys_p03 span em,.ys_p04 span em{color:#c00;  font-size:16px; font-weight:bold;}


/*公司简介*/
.photo01 {width: 548px;	float: right; margin-top:20px;}
.about_size {width: 700px;	float: left; font-size: 16px; line-height:32px;	color: #524e4e;}
.about_title {color: #035acf; font-size: 30px; font-weight: bold;	margin-bottom: 15px;}
.cl {clear: both;}
.mb40 {	margin-bottom: 40px;}
.mt40 {	margin-top: 40px;}

.abt_sm{height:180px;margin-top: 40px;}
.abt_sm .hd{width:202px;float:left;margin-right: 4px;}
.abt_sm .hd li{width:202px;height:90px;background:#393c45; position: relative;}
.abt_sm .hd li span{display: block; padding-top:30px;text-align: center; font-size: 20px; color:#fff; line-height: 16px;font-family:Microsoft YaHei;}
.abt_sm .hd li span em{display:block; width:124px; margin:7px auto 0;padding:0 5px; text-align: center; font-size: 12px; position: relative; line-height: 12px; color:#949494; mso-table-rspace: 8px; text-transform: uppercase; opacity: 0.6;}
.abt_sm .hd li span em:before{width:5px; height:1px; background:#777777; content:""; position: absolute; top:6px; left:0; opacity: 0.6;}
.abt_sm .hd li span em:after{width:5px; height:1px; background:#777777; content:""; position: absolute; top:6px; right:0; opacity: 0.6;}
.abt_sm .hd li.cur{background:#1e50ae;}
.abt_sm .hd li.cur span{display: block;color:#fff; opacity: 0.6;}
.abt_sm .hd li.cur span em{color:#FFF;}
.abt_sm .hd li.cur span em:before{background:#FFF; opacity: 0.6;}
.abt_sm .hd li.cur span em:after{background:#FFF; opacity: 0.6;}
.abt_sm .hd li.cur i{width: 0;height: 0;border-width: 8px;border-style: solid;border-color: transparent #FFF transparent transparent; position: absolute; top:38px; right:0;z-index: 100;}
.abt_sm .bd{width:1074px;float:right; border:0;}
.abt_sm .bd ul{height:180px;}
.abt_sm .bd ul li{width:258px; height:180px; float:left; position: relative;margin-left: 10px; position: relative; }
.abt_sm .bd ul li span{display: block; width:258px; height:180px; position: relative; overflow:hidden;}
.abt_sm .bd ul li span img{width:258px; height:180px; transition:all 0.3s linear;border:1px solid #999;}
.abt_sm .bd ul li span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);
    transform: scale(1.1);}
.abt_sm .bd ul li i{display: block;width:258px; height:35px; text-align: center; line-height: 35px; background:url(../images/wzbj2.png) no-repeat center; font-size: 14px; color:#FFFFFF; position: absolute; left:0; bottom:0; font-style:normal;}
.abt_sm .yb_box{width:1074px; float:right;}



.pro .pronav{height:50px; margin-bottom:58px; margin-top:30px; position: absolute; z-index:9999999; clear:both;} 
.pro .pronav ul{height:50px; background:#1e50ae;}
.pro .pronav ul li{float:left; width:182.85px; height:50px;line-height: 50px;position:relative; text-align:left; }
.pro .pronav ul li em{display: block;}
.pro .pronav ul li em a{display: block;font-size: 18px;width:142px;background:url(../images/dbx.png) no-repeat right; color:#FFF; margin-left:20px; margin-right:20px; }
.pro .pronav ul li:before{width:1px; height:50px; background:#FFF; content:""; opacity: 0.5; position: absolute;right:0; z-index:9999999;}
.pro .pronav ul li .proxl{width:182px;height:0; overflow: hidden; background:#FFF; border:1px solid #eeeeee; border-top:0; position: absolute;top:50px;left:0; transition: all 0.3s linear; z-index:9999999;}
.pro .pronav ul li .proxl p{ padding-top:20px;padding-left:20px;}
.pro .pronav ul li .proxl p a{display: block; font-size: 14px; line-height: 14px; color:#666666;background:url(../images/yd.png) no-repeat left; margin-bottom: 15px; padding-left:10px; }
.pro .pronav ul li:hover em a{background:url(../images/dbx_h.png) no-repeat right;}
.pro .pronav ul li:hover .proxl{height:269px;}
.pro .pronav ul li .proxl p a:hover{background:url(../images/yd_h.png) no-repeat left;color:#da251c; }
.pro .prot{width:600px; height:511px;float:left; position: relative; z-index:100; margin-top:100px; }

.pro .prot:before{width:600px; height:316px;background:#17494A;content:"";position: absolute; left:0;bottom:0;}
.pro .prot .t{width:538px; height:194px;box-shadow:3px 3px 5px #eeeeee,-3px -3px 5px #eeeeee; margin:0 auto;}
.pro .prot .po{width:538px;height:462px;margin:0 auto;z-index: 200; position: relative; }
.pro .prot .po span{display: block;width:538px; height:423px; overflow: hidden;}
.pro .prot .po span img{width:538px; height:423px;transition: all 0.3s linear;}
.pro .prot .po span:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);}
.pro .prot .po .xp{width:478px; height:70px; position: absolute;left:0; bottom:0;}
.pro .prot .po .xp strong{display: block;float:left; width:360px;  height:70px;padding-top:19px;padding-left:50px;background:#eeeeee;}
.pro .prot .po .xp strong em{display: block; padding-top:13px;position: relative; font-size: 18px; font-weight: bold; color:#333333;}
.pro .prot .po .xp strong em:before{width:39px; height:1px; background:#da251c;content:""; position: absolute; top:0; left:0;}
.pro .prot .po .xp strong em i{font-size: 14px; color:#999999;font-weight: bold; text-transform: uppercase; }
.pro .prot .po .xp .gd{display:block;width:108px; height:70px; background:url(../images/an.jpg) no-repeat center; float:left;}
.pro .prxt ul{width:640px; float:right; margin-top:130px;}
.pro .prxt ul li{float:right;width:308px;height:264px;}
.pro .prxt ul li span{display: block;width:298px; height:209px;box-shadow:3px 3px 5px #eeeeee,-3px -3px 5px #eeeeee; overflow: hidden;}
.pro .prxt ul li span img{width:298px; height:209px;transition: all 0.3s linear;}
.pro .prxt ul li:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);}
.pro .prxt ul li i{display: block;text-align: center; height:40px;font-size: 14px; color:#333333; line-height: 40px;}
.pro .prxt ul li.fr{margin-right: 20px;}

#cptj {width:1280px;  height:250px; background-color:#FFFFFF; float:left; margin-top:30px;  }
#cptj .co {width:1280px; height:250px; overflow:hidden;}
#cptj .co ul li {width:250px; height:250px; float:left; text-align:center; line-height:30px; font-size:15px; font-weight:bold;}
#cptj .co ul li a img {width:235px; height:215px; margin:3px 5px 5px 6px;}
#cptj .co ul li a {display:block;}

/*公司简介*/
.m1t{ width:100%; overflow:hidden; clear:both; }
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.m1t .xian{ border-bottom:1px solid #c9c9c9; height:1px;}
.m1t h2{width:660px; margin:3px auto; height:45px; line-height:45px; text-align:center;}
hr{color:#f4f4f4;}
/* 公司简介 */


.products{width:389px;margin:auto;padding-top:20px;}
.products .con li{text-align:center;line-height:25px;float:left;margin:0 10px;}
.products .con img{width:303px;height:189px;}
.products .con{width:323px;overflow:hidden;height:220px;float:left;}
.prolistzz{width:20000px;}
.pre_left{cursor:pointer;float:left;margin-top:90px;_display:inline;margin-right:12px;}
.pre_right{cursor:pointer;float:right;margin-top:90px;margin-right:12px;}
.products .con ul li h3{font-size:16px; font-family:"Microsoft YaHei"; line-height:30px; font-weight:100;}
/* 风采 */
.chan1{ width:1280px; margin:0 auto; overflow:hidden;margin-top: 18px;}
.chan1 h3{width: 176px;height: 150px;background:#005faf;display:block;color:#ffffff;font-size:24px;padding-left:33px;padding-top:40px;float:left}
.chan1 h3 span{display: block;font-size: 15px;color: #fff;text-transform:uppercase;line-height: 30px;}
.chan1 h3 a{display: block;font-size: 12px;color: #fff}
.chan1 .conte{width:1088px;float: right;}
.fwn{font-weight:normal;}

#gstk {width:1080px;  height:150px; background-color:#FFFFFF; float:left; }
#gstk .co {width:1080px; height:150px; overflow:hidden;}
#gstk .co ul li {width:250px; height:150px; float:left; text-align:center;}
#gstk .co ul li a img {width:235px; height:150px; margin:3px 5px 10px 6px;}
#gstk .co ul li a {display:block;}



/*选择*/
.div_banner{height: 227px;background:url(../images/banner.jpg) no-repeat top center;  overflow:hidden; width:100%; margin:0 auto; }
.div_banner p{color: #fff;font-size: 26px;font-weight: bold;padding-top: 65px;margin-left:1055px;line-height: 35px;}
.div_banner a{width: 132px;height: 42px;float: right;margin-right: 93px;margin-top: 8px;}

.div_banner1{height: 183px;background:url(../images/banner1.jpg) no-repeat top center;  overflow:hidden; width:100%; margin:0 auto; }
.div_banner1 p{color: #fff;font-size: 26px;font-weight: bold;padding-top: 65px;margin-left:1055px;line-height: 35px;}
.div_banner1 a{width: 132px;height: 42px;float: right;margin-right: 93px;margin-top: 8px;}

.content4{width:100%;height: 190px;background: url(../images/content4.jpg) center;}
.content4 p{color: #fff;font-size: 30px;font-family: arial;padding:115px 0 0 999px;}
/*------新闻---------*/
/* news & faq */
.l{float:left;}.r{float:right;}

#boc dl dt span{ background-color:#0066cb;}
#boc dl dt span.botop{ left:0; top:0; width:0; height:1px;}
#boc dl dt span.boleft{ left:0; top:0; height:0px; width:1px;}
#boc dl dt span.boright{ right:0; bottom:0; height:0px; width:1px;}
#boc dl dt span.bobottom{ right:0; bottom:0; width:0; height:1px;}


#bod dl dt span{ position: absolute; background-color:#333; overflow:hidden;}
#bod dl dt span.botop{ left:0; top:0; width:0; height:1px;}
#bod dl dt span.boleft{ left:0; top:0; height:0px; width:1px;}
#bod dl dt span.boright{ right:0; bottom:0; height:0px; width:1px;}
#bod dl dt span.bobottom{ right:0; bottom:0; width:0; height:1px;}

#boa dl dt,#bob dl dt,#boc dl dt,#bod dl dt{ position:relative;}
#boa dl dt img,#bob dl dt img,#boc dl dt img{ border:1px solid #e5e5e5; padding:4px;}
#boa dl dt span,#bob dl dt span,#boc dl dt span{ position: absolute; background-color:#0066cb; overflow:hidden;}

.home-newsfaq .lmt{border-bottom:1px solid #e5e5e5; overflow:hidden;}
.home-newsfaq .lmt:after{ background:#008df9;}
.home-newsfaq .lmt strong{  color:#000;}
.home-newsfaq .lmt p{color:#636363;}

.home-newsfaq{ padding:50px 0 50px; background-color:#fff; }
.home-news{ width:720px; position:relative; }
.home-news-title{ height:38px; position:relative; border-bottom:2px solid #dadada;}
.home-news-title li{float:left; height:40px; width:130px; text-align:center; font-size:16px; line-height:40px; color:#fff; cursor:pointer; margin-right:2px; background-color:#333;}
.home-news-title li.on{ color:#fff; background-color:#0066cb;}
.home-news-title a{ display:inline-block; float:right; font-weight:normal; text-transform:uppercase; font-size:12px; line-height:22px; margin-top:9px; position:relative; padding-right:10px;}
.home-news-title a em{ width:4px; height:7px; position:absolute; right:0; top:50%; margin-top:-3px; background:url(../images/jiao-b-2.png) no-repeat right 50%;}
.home-news-title a:hover{ color:#0066cb; padding-right:8px;}
.home-news-listsy{ width:720px; margin-top:20px;}
.home-news-listsy dl{ height:210px; border:none;}
.home-news-listsy dl dt{ width:310px; height:210px; float:left;}
.home-news-listsy dl dd{ float:left; width:390px; margin-left:20px; height:210px; position:relative}
.home-news-listsy dl dd h3{ font-weight:700; font-size:18px;line-height:30px; color:#333; padding-bottom:2px;}
.home-news-listsy dl dd p.co{ font-size:14px; line-height:24px; color:#666; padding-top:10px;}
.home-news-listsy dl dd p.time{ font-size:12px; line-height:20px; color:#888; border-bottom:1px dotted #ddd; padding-bottom:5px;}
.home-news-listsy dl dd p.more{ position:absolute; left:0; bottom:5px;}
.home-news-listsy dl dd p.more span{ font-size:12px; line-height:26px; color:#fff; background-color:#008dd7; display:inline-block; padding:0 15px;-ms-transition-duration: 0.3s; transition-duration: 0.3s;}
.home-news-listsy dl a:hover dd h3{ color:#0066cb; text-decoration:underline;}
.home-news-listsy dl a:hover dd p span{ background-color:#0066cb;}

.home-news-listsy ul{ padding-top:15px;}
.home-news-listsy ul li{ width:50%; float:left; position:relative; border-bottom:1px dotted #ccc; }
.home-news-listsy ul li a{ font-size:14px; line-height:44px; position:relative; display:block; padding-left:18px;}
.home-news-listsy ul li a em{ width:11px; height:11px; position:absolute; left:0; top:50%; margin-top:-5px; background:url(../images/jiaob.png) no-repeat left bottom;}
.home-news-listsy ul li a:hover{ color:#0066cb; margin-left:5px;}
.home-news-listsy ul li:nth-child(2n){ margin-left:0px;}
.home-news-listsy ul li:nth-last-child(1){ border:none;}
.home-news-listsy ul li:nth-last-child(2){ border:none;}

.home-faq{ width:440px; margin-left:40px; position:relative; }

.faqMarquee{ height:440px; position:relative; overflow:hidden; margin-top:20px;}
.home-faq-list dl{ padding:15px 0; border-top:1px dotted #ccc;}
.home-faq-list dl dt,.home-faq-list dl dd{ position:relative; padding-left:30px;}
.home-faq-list dl dt{ font-weight:700; font-size:14px; line-height:26px; color:#333;}
.home-faq-list dl a:hover dt{ color:#008dd7; text-decoration: underlines;}
.home-faq-list dl dd{ font-size:14px; line-height:22px; margin-top:0; color:#666;}
.home-faq-list dl dt span,.home-faq-list dl dd span{ position:absolute; left:0; width:22px; height:26px; }
.home-faq-list dl dt span{ top:0px; background:url(../images/faq-q.png) no-repeat left 1px;}
.home-faq-list dl dd span{ top:0px; background:url(../images/faq-a.png) no-repeat left 0px;}


#boc dl{ border:none;}

/*在线咨询*/
.zxzx .liuyan_t{padding-top:30px;}
.zxzx{height:360px; background:url(../images/ly_bg.jpg) repeat-x top #f1f1f1; width:100%; }
.zxzx .conbox {height:360px;padding-top:5px;}

.zxzx .conbox .conleft {width:750px;height:420px; position:relative;color: #1e1e1e; margin-top:-70px;}

.flquction{ margin-top: 22px; height: 430px; overflow: hidden;}
.flquction dl{overflow: hidden; margin-bottom: 25px;}
.flquction dl dt{height: 25px; line-height: 25px; margin-bottom: 30px; background: url(../images/wen.png) no-repeat left center; padding-left: 32px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.flquction dl dt a{font-size: 15px; color: #323232;}
.flquction dl dd{height:83px; line-height: 22px; font-size: 15px; color: #363636; position: relative; padding-left: 18px; padding-top: 17px; padding-right: 18px; padding-bottom: 12px; background: #fff;}
.flquction dl dd i{ width: 53px; height: 23px; background: url(../images/zx.png) no-repeat; position: absolute; left: 16px; top: -20px;}

.zxzx .conbox .conright {width:500px;}
.zxzx .conbox .conright .p1 {font-size: 15px;height: 53px;width:498px;border: 1px solid #1e1e1e;background: #fff;margin-bottom: 25px;}
.zxzx .conbox .conright .p1 input {display: block; border: none;width:498px;height: 53px;line-height: 53px;text-indent: 22px;}
.zxzx .conbox .conright .ljjm {display: block;height: 55px;line-height: 55px;text-align: center;background: #1e1e1e;font-size: 20px;color: #fff;}
/*内页留言*/
.Zcinfo—ny{ margin-bottom:0px; }
.Zcinfo—ny .containerly{overflow: hidden; background: url(../images/midline.png) no-repeat 528px 20px; padding-top: 30px; padding-bottom: 0px; margin:0 auto; width:1200px;}
.Zcinfo—ny_l{ float:right; width:610px;}
.Zcinfo—ny_r h4{width:100%; text-align:left; overflow: hidden; font-size:14px; font-weight:100;}
.Zcinfo—ny_l h4 img{display:block;}
.flquction—ny{ margin-top:2px; height:455px; overflow:hidden;}
.flquction—ny ul{line-height:30px; font-size:16px;}
.Zcinfo—ny_r{ width:495px;margin-top:38px; margin-left:45px;}
.Zcinfo—ny_r ul{overflow:hidden;}
.Zcinfo—ny_r ul li{height:45px; border: 1px solid #cbcbcb; background:#fff; margin-top:7px; }
.Zcinfo—ny_r ul li label{display: block; background: #fff; width: 48px; border-right: 1px solid #cbcbcb; height: 43px; float: left; display: inline-block; }
.Zcinfo—ny_r ul li img{display: block;}
.Zcinfo—ny_r ul li input{float: right; height:43px; font-size: 15px; color: #b7b7b7; outline: none; border: none; background: none; padding: 10px 0px 10px 10px; float: left; width: 302px;}
.Zcinfo—ny_r ul .tssm{height:78px;}
.Zcinfo—ny_r ul .tssm label{height: 76px;}
.Zcinfo—ny_r ul .tssm .wby{padding: 10px 10px; height: 58px; font-size:15px; color:#b7b7b7; width:401px; float:left;  border:none; outline:none;}
.Zcinfo—ny_r ul .submit{width: 100%; text-align: center; height: 50px; background: #0c5cc8; margin-top: 0px; border: none;}
.Zcinfo—ny_r ul .btnSubmit{width: 100%; height: 50px; cursor: pointer; font-size: 21px; color: #fff;}


.partners{margin-top:30px;display:flex;flex-wrap:wrap;list-style:none;}
.partners li{margin:0 30px 20px 0;width:232px;text-align:center;color:#999;}
.partners li:nth-child(5n){margin-right:0;}
.partners li img{width:100%;height:104px;border:1px solid #eee;margin-bottom:10px;border-radius:2px;}
.partners li img:hover{box-shadow:0 0 30px rgba(0, 0, 0, 0.15);}
.partners li p{padding:0 10px;}

.link{margin-top:20px;}
.link a{display:inline-block;margin-right:15px;border:1px solid #eaeaea;padding:10px 15px;font-size:13px;color:#666;border-radius:2px;margin-bottom:10px;background:#fff;}
.link a:hover{border-color:#ccc;}

/*底部开始*/
.footWrap{ background:url(../images/footer_bg.jpg) no-repeat center top; height:390px; padding-top:80px; overflow:hidden;}

.fnav{ width:366px; padding-left:50px; overflow:hidden; height:260px; overflow:hidden; background:url(../images/fline.gif) no-repeat right top; font:14px "Microsoft Yahei"; color:#666; line-height:34px;}
.fnav p{ font:14px "Microsoft Yahei"; color:#666; line-height:34px;}
.fnav p a{ display:inline-block; width:130px; color:#666; float:left;}
.fnav .tit2{ font-size:26px;}
.fnav em{ padding:0 12px;}
.tit2 a{ display:block; height:38px; font:16px "Microsoft Yahei"; font-weight:bold; background:url(../images/fo_h.gif) no-repeat left bottom; color:#333; overflow:hidden; margin-bottom:16px;}
.f_pic{width:214px; height:256px; background:url(../images/fline.gif) no-repeat right top; overflow:hidden;}
.f_pic img{width:180px; height:160px; margin-top:20px;}
.fwz{ width:472px;}
.code{ width:150px; overflow:hidden;}
.code img{ display:block; width:150px; height:150px; border:5px solid #d9d9d9;}
.code em{ display:block; font:14px "Microsoft Yahei"; text-align:center; line-height:40px; height:40px; overflow:hidden; color:#666;}
.foot{ height:60px; font:14px "Microsoft Yahei"; line-height:60px; color:#fff; overflow:hidden;}
.foot em{ float:right; display:inline-block;}
.foot a{ color:#fff; padding:0 10px;}

.container{min-height:300px;}
.container .width{margin:30px auto;}
.container-left{width:308px;margin-right:30px;}
.prony-left{width:308px;}
.container-right{flex:1;overflow:hidden;}

/* left begin */
.yunu-prd-sd {width: 308px;height:auto;border:3px solid #1e50ae;border-top: 0;float: left;  padding-bottom:20px;}
.yunu-prd-sd .tel {text-align: center;font-size: 16px;color: #1e50ae;padding-top: 10px; font-weight:bolder;}
.yunu-prd-sd .tel p {margin: 5px 0;}
.yunu-prd-sd .tel h4 {margin: 10px 0 0;font-size:22px;}
.yunu-prd-sd .tel h4 span {display: block;}
.yunu-prd-sd-title {background:#1e50ae;text-transform: uppercase;overflow: hidden;padding:15px 0 0 0;height: 81px;font-size: 0;text-align: center;margin-bottom: 20px; color:#fff;}
.yunu-prd-sd-title strong {width: 40px;font-size:58px;display: inline-block;vertical-align: middle; line-height:58px;}
.yunu-prd-sd-title span {display: inline-block;vertical-align: middle;font-size:30px;font-weight: bold;text-align: left;margin-left: 10px; font-family: "Microsoft YaHei"; line-height:26px; margin-top:5px;}
.yunu-prd-sd-title span small {display: block;font-size: 16px;font-weight: normal;}

.yunu-sideMenu {padding: 0 10px;}
.yunu-sideMenu h3 {margin: 7px 0 0;}
.yunu-sideMenu h3 a {display: block;background: url(../images/fen_bg1.png) no-repeat 0 0;padding-left: 36px;color: #fff;line-height: 38px;}
.yunu-sideMenu h3 a:hover {background-image: url(../images/fen_bg2.png);}
.yunu-sideMenu ul .yunu-sideMenu dd {padding: 0 0px 5px 0px;}
.yunu-sideMenu dd{ line-height:32px;}
.yunu-sideMenu li a{display:block;line-height:32px;border-bottom:1px dashed #ccc;background:url(../images/fen_dot.png) no-repeat left center;padding-left:8px;color:#000; width:140px; float:left; font-size:14px;}
.yunu-sideMenu dt{ width:275px; margin-top: 28px; overflow: hidden; border: 1px solid #dbdbdb;  padding: 8px; transition: all .5s linear; color:#000;}
.yunu-sideMenu dt:hover{border: 1px solid #1e50ae;}
.yunu-sideMenu dt:hover .item-img img {-webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);}
.yunu-sideMenu dt:hover .item-title {color: #1e50ae;}
.yunu-sideMenu dt .item-img { display: block; width: 100%; overflow: hidden;}
.yunu-sideMenu dt .item-img img {display:block; width:100%;transition:all .5s linear; -webkit-transform:scale(1); -moz-transform:scale(1); transform:scale(1)}
.yunu-sideMenu dt .item-title {height: 40px;line-height: 40px; font-size: 18px;transition: all .5s linear; display: block; width: 100%; text-align: center; font-weight: bold; color: #000; overflow: hidden;}
.yunu-sideMenu .more a{display:block;margin-top:10px;background-color:#1e50ae;border-radius:3px;text-align:center;line-height:36px;color:#000;}

/* 产品中心页 begin */
.mrtit{ border-bottom:1px #dddddd solid; margin-bottom:15px; background:url(../images/mrt1.png) no-repeat left center;  padding:20px 0 20px 50px; font-weight:bold; font-size:20px;}
.mrtit em{ float:right; font-style:normal; font-weight:normal; padding-right:10px; font-size:14px; margin-top:10px;}
.cpzs{overflow: auto;zoom: 1;	font-family: "微软雅黑", "microsoft Yahei", "Courier New", Courier, monospace;}
.cpzs li{ width:25%;  border:1px #dddddd solid; float:left;  text-align:center; margin:0 0 2%; box-sizing:border-box; display:inline; overflow:hidden; background-color:#333333; line-height:40px;}
.cpzs li img{height:180px; width:100%;}
.cpzs li:hover{ background-color:#1e50ae;}
.cpzs li span{ display:block; padding:0 10px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;color:#fff;}
.cpzs li:hover a,.cpzs li span a{ color:#fff;}






.piclist-title{padding:6px 10px;font-size:14px;}
.piclist-image img{transition:all 1s}
.piclist-image:hover img{transform:scale(1.2);}

.ui-sidebar ul li a{color:#0E77EA;}
.ui-sidebar ul li a:hover{background:#0E77EA;border-color:#0E77EA;}
.ui-sidebar ul li.active a{background:#0E77EA;border-color:#0E77EA;}

.ui-box{box-shadow:0px 0px 30px rgba(0,0,0,0.1);border:1px solid #f3f3f3;background:#fff;}
.ui-box-radius{border-radius:20px 0 0 0;}
.ui-box-radius .ui-box-title{border-radius:20px 0 0 0;}
.ui-box-title{background:linear-gradient(90deg, #0E77EA 0%, #1e50ae 100%);color:#fff;font-size:24px;font-weight:400;padding:30px;}
.ui-box-title span{display:block;font-size:14px;color:#eaeaea;font-weight:300;text-transform:uppercase;line-height:30px;}

.collapse-menu{margin:15px 0;}
.collapse-menu-title a{transition:all 0.5s ease;}
.collapse-menu-title:hover a{padding-left:10px;}
.collapse-menu-body li a{transition:all 0.5s ease;}
.collapse-menu-body li a:hover{padding-left:10px;}
.collapse-menu-body li i{color:#999;}
.collapse-menu-body ul li.active i{color:#1890FF;}
.collapse-menu-body ul li.active a{color:#1890FF;}
/*.ui-box-nav ul{list-style:none;margin:20px 0;}
.ui-box-nav ul li{}
.ui-box-nav ul li span{float:right;color:#999;display:block;line-height:40px;margin-right:15px;}
.ui-box-nav ul li a{display:block;border-bottom:1px solid #f3f3f3;line-height:40px;padding-left:24px;font-size:14px;color:#555;transition:all 0.5s ease;}
.ui-box-nav ul li a:hover{background:#efefef;color:#333;padding-left:36px;}
.ui-box-nav ul li:last-child a{border-bottom:0;}
.ui-box-nav ul li.active a{background:#efefef;color:#333;}
.ui-box-nav ul li ul{background:#fff;margin:0 20px;}
.ui-box-nav ul li ul li{background:#fff;}
.ui-box-nav ul li.active ul li a{background:none;}*/

.ui-box-h2{font-size:24px;padding:20px 30px;border-bottom:1px solid #eaeaea;position:relative;}
.ui-box-h2:after{position:absolute;display:block;content:"";border-bottom:3px solid #0E77EA;bottom:0;left:30px;width:45px;}
.ui-box-body{padding:25px 20px;word-break:break-all;min-height:380px;}
.ui-box-body .col-10{max-width:760px;}

.ui-box-body img,.ui-box-body p img{max-width:100%;}
.ui-box-body p{margin-bottom:20px;line-height:24px;}
.ui-box-body .content a{color:#03C;}
.ui-box-body .content a:hover{color:#f30;}

.artlist{}
.artlist-item{display:flex;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.06);min-height:120px;padding:10px 0;}
.artlist-item:first-child{padding-top:10px;}
.artlist-item-image{width:200px;margin-right:30px;}
.artlist-item-image img{width:100%;max-height:140px;border-radius:4px;}
.artlist-item-image svg{width:100%;text-anchor:middle;border-radius:4px;border:1px solid #eaeaea;}
.artlist-item-body{flex:1;overflow:hidden;padding-right:20px;}
.artlist-item-body .title{font-size:18px;font-weight:300;}
.artlist-item-body .desc{font-size:13px;color:#b5b5b5;line-height:24px;margin-top:15px;}
.artlist-item-body .desc p{margin:0;}
.artlist-item-body .tags{color:#999;margin-top:15px;}
.artlist-item-body .tags a{margin:0 6px;font-size:13px;font-family:arial,microsoft yahei;color:#666;}
.artlist-item-body .tags a:hover{color:#f30;}
.artlist-item-date{width:120px;padding:40px 0 0 40px;font-size:28px;color:#999;font-weight:300;position:relative;}
.artlist-item-date:after{display:block;content:"";width:1px;height:60px;background:#f3f3f3;left:10px;top:32px;position:absolute;}
.artlist-item-money{width:200px;font-size:18px;color:#F60;}
.artlist-item-money span{display:block;font-size:14px;color:#999;line-height:36px;font-weight:500;}
.artlist-item-money:after{height:80%;}
.artlist-item:hover .artlist-item-date{color:#1890FF;}
.artlist-item:hover .artlist-item-body .title{color:#1890FF;}
.artlist-item:hover .artlist-item-body .desc{color:#666;}

.artshow{}
.artshow h1{font-size:24px;font-weight:bold;margin:0;}
.artshow .info{line-height:50px;border-bottom:1px solid #f3f3f3;margin-bottom:20px;color:#666;}
.artshow .info span{color:#999;}
.artshow .info i{color:#ccc;margin-right:5px;}
.artshow .other{margin:15px 0;padding:0px;font-size:14px;}
.artshow .other ul{overflow:hidden;list-style:none;display:flex;flex-wrap:wrap;}
.artshow .other ul li{width:25%;line-height:30px;}
.artshow .other ul li span{color:#999;}
.artshow .content a{color:#03C;}
.artshow .content a:hover{color:#f30;}
.artshow .content p{margin-bottom:20px;line-height:24px;}
.artshow .content p img{max-width:100%;}
.artshow .action{display:flex;justify-content:center;margin:30px 0 10px 0;}
.artshow .action a{display:block;cursor:pointer;margin:0 15px;width:70px;height:70px;margin-bottom:10px;line-height:60px;text-align:center;border-radius:50%;box-shadow:0px 0px 30px rgba(0,0,0,0.1);position:relative;}
.artshow .action a i{font-size:30px;color:#999;}
.artshow .action a em{display:block;font-size:12px;font-family:verdana;color:#999;position:absolute;bottom:-15px;left:0;right:0;}
.artshow .action a:hover{box-shadow:0px 0px 30px rgba(0,132,255,0.3)}
.artshow .action a:hover i{color:#1890FF;}
.artshow .tags{color:#999;margin:15px 0;}
.artshow .tags a{margin:0 10px 10px 0;}

.proshow{}
.proshow .col-left{width:45%;border-right:1px solid #f3f3f3;padding:20px 3%;}
.proshow .col-left .big_pic{text-align:center;}
.proshow .col-left .big_pic img{max-width:100%;}
.proshow .col-left .thumb_pic{margin:30px 0 0 0;text-align:center;}
.proshow .col-left .thumb_pic ul{margin:0 auto;}
.proshow .col-left .thumb_pic ul li{display:inline-block;margin-right:5px;width:60px;height:60px;border:1px solid #eaeaea;padding:0px;cursor:pointer;position:relative;z-index:1;}
.proshow .col-left .thumb_pic ul li.active{border:1px solid #2DB7F5;background:#fff;}
.proshow .col-left .thumb_pic ul li.active:after{content:" ";position:absolute;right:24px;top:-5px;width:11px;height:11px;border:#2DB7F5 solid 1px;border-bottom:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);background:#fff;z-index:-1}

.proshow .col-right{width:55%;padding:20px 3%; overflow:hidden;}
.proshow .col-right h1{font-size:24px;font-weight:bold;}
.proshow .col-right .intro{font-size:15px;color:#888;margin:10px 0; line-height:32px; width:630px; overflow:hidden;}
.proshow .col-right .attribute{list-style:none;margin:10px 0;}
.proshow .col-right .attribute li{font-size:14px;line-height:30px;}
.proshow .col-right .attribute li em{display:inline-block;width:60px;font-style:normal;color:#999;font-size:14px;}
.proshow .col-right .price{font-size:14px;line-height:30px;margin:20px 0;}
.proshow .col-right .price span{font-size:26px;color:#f60;}
.proshow .col-right .price em{font-size:12px;color:#999;font-style:normal;padding-left:5px;}
.proshow .col-right .tags{color:#999;margin:15px 0;}
.proshow .col-right .tags a{margin:0 10px 10px 0;}
.proshow .col-right .pro_zxdh{margin:15px 10px; font-size:16px; font-weight:700; height:50px; line-height:50px; background:#1e50ae; width:290px; text-align:center; float:left;}
.proshow .col-right .pro_zxdh a{margin:0 10px 10px 0; color:#fff;}
.mt-15{ margin-top:15px;}
.proshow_content{padding:20px 0;}
.proshow_content a{color:#03C;}
.proshow_content a:hover{color:#f30;}
.proshow_content p{margin-bottom:20px;line-height:24px;}
.proshow_content p img{max-width:100%;}

.proshow_content .extend{list-style:none;}
.proshow_content .extend li{font-size:14px;line-height:30px;}
.proshow_content .extend li em{display:inline-block;width:120px;font-style:normal;color:#999;font-size:14px;margin-right:15px;}

.quicklogin{padding:20px 0;text-align:center;}
.quicklogin .line{margin:20px auto;max-width:70%;font-weight:400;font-size:18px;color:#666;}
.quicklogin a{display:inline-block;text-align:center;margin:0 10px;color:#999;font-size:12px;transition:all .3s ease 0s;}
.quicklogin a:hover{transform:translate3d(0,-5px,0);}
.quicklogin a span{display:block;width:45px;line-height:45px;border-radius:50%;text-align:center;background:#f3f3f3;font-size:24px;margin-bottom:10px;}
.quicklogin a span.blue{background:#E7F7FE;color:#1890FF;}
.quicklogin a span.red{background:#FFF1F8;color:#ED4014;}
.quicklogin a span.green{background:#E6F8E6;color:#19BE6B;}

.user_info{padding:20px 30px;display:flex;}
.user_info .face{width:160px;padding-right:20px;cursor:pointer;}
.user_info .face img{border-radius:50%;border:1px solid #f3f3f3;padding:4px;width:120px;height:120px;}
.user_info .info{flex:1;overflow:hidden;}
.user_info .info p{margin:0;padding:10px 0;}
.user_info .info p span{color:#f30;}
.user_info .info ul{margin:0;padding:0;list-style:none;}
.user_info .info ul li{font-size:16px;line-height:55px;height:55px;border-bottom:1px dashed #eee;vertical-align:middle;float:left;width:45%;margin-right:5%;}
.user_info .info ul li span{color:#f30;}
.user_info .info ul li em{color:#999;font-style:normal;display:inline-block;margin-right:5px;}

.pay{margin:0;padding:0;list-style:none;overflow:hidden;}
.pay li{float:left;width:50%;margin:0 0 0 0;cursor:pointer;}
.pay li div{border:1px solid #efefef;text-align:center;position:relative;}
.pay li div img{max-width:100%;}
.pay li:first-child div{margin-right:8px;}
.pay li:last-child div{margin-left:8px;}
.pay li div i{position:absolute;right:2px;bottom:2px;font-size:12px;color:#fff;z-index:10;display:none;}
.pay .active div:before{position:absolute;content:"";right:0;bottom:0;color:#1890FF;width:0;height:0;border-bottom:30px solid #1890FF;border-left:30px solid transparent;z-index:10;}
.pay .active div{border-color:#90BAFF;}
.pay .active div i{display:block;}

.order-base{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:0 20px 20px;}
.order-base-left{flex:1;overflow:hidden;border-right:1px solid #f3f3f3;}
.order-base-left h1{font-size:24px;font-weight:400;color:#666;}
.order-base-left h1 i{font-size:34px;color:#1890FF;margin-right:10px;}
.order-base-left p{padding-left:46px;color:#f30;margin:0;}
.order-base-left p span{color:#999;}
.order-base-right{text-align:center;font-size:18px;font-weight:400;color:#999;padding-left:30px;}
.order-base-right em{color:#f30;}
.order-goods{border:1px solid #f3f3f3;border-radius:4px;}
.order-goods .collapse-menu-title a{font-size:16px;}
.order-goods .collapse-menu-title a:hover{padding-left:0;}
.order-goods .collapse-menu-title.active{background:#fafafa;}
.order-goods .collapse-menu-title.active a{color:#1890FF;}
.order-goods .collapse-menu-title a span{color:#1890FF;font-size:16px;margin-right:15px;}
.order-goods .collapse-menu-body li span{color:#999;}
.order-goods .collapse-menu-body li:last-child{border-bottom:0;}
.order-pay{margin:20px 0;}
.order-pay ul{max-width:50%;}

/*BBS*/
.bbs{position:relative;}
.bbs-left{width:300px;padding:30px 0;}
.bbs-left-title{color:#526069;font-weight:500;font-size:18px;padding-left:30px;}
.bbs-left-nav{list-style:none;margin:20px 0;}
.bbs-left-nav li{line-height:45px;margin-bottom:1px;}
.bbs-left-nav li a{color:#76838f;display:block;font-weight:400;padding-left:30px;font-size:14px;}
.bbs-left-nav li a i{font-size:16px;margin-right:10px;}
.bbs-left-nav li a:hover{color:#1890FF;background:#eaf7ff;}
.bbs-left-nav li a:hover i{color:#1890FF;}
.bbs-left-nav li.active a{color:#1890FF;background:#eaf7ff;}
.bbs-left-nav li.active a:hover i{color:#1890FF;}
.bbs_search{padding:15px 30px;}
.bbs-right{flex:1;overflow:hidden;border-left:1px solid #e4eaec;padding:30px;min-height:360px;}
.bbs-right-title{color:#526069;font-weight:500;font-size:18px;position:relative;}
.bbs-right-title a{position:absolute;right:0;top:0;font-size:14px;background:#40A9FF;color:#fff;border-radius:20px;display:block;padding:10px 30px;}
.bbs-right-title a:hover{background:#1890FF;}
.bbs-right .tabs-nav a{padding:10px 20px;}
.bbs-topic{margin:0;}
.bbs-topic-item{display:flex;justify-content:space-between;padding:20px 20px 20px 30px;border-bottom:1px solid #f3f3f3;}
.bbs-topic-item .face{width:40px;height:40px;}
.bbs-topic-item .face img{width:100%;height:100%;border-radius:100%;}
.bbs-topic-item .body{flex:1;overflow:hidden;padding:0 20px;}
.bbs-topic-item .body em{background:#f30;color:#fff;display:inline-block;padding:4px 8px;margin:0 5px;font-size:12px;border-radius:4px;border:0;}
.bbs-topic-item .body a{color:#666;}
.bbs-topic-item .body a:hover{color:#333;}
.bbs-topic-item .body .desc{color:#a3afb7;}
.bbs-topic-item .other{width:120px;padding-left:20px;font-size:12px;color:#666;}
.bbs-topic-item .other i{color:#999;margin-right:5px;}
.bbs-topic-item:hover{background:#f5fbff;}
.bbs-post{margin-top:30px;}
.bbs-post .col-2{text-align:right;color:#999;}
.bbs-post .col-10{max-width:760px;}
.bbs-show{margin-top:0px;}
.bbs-show .tip{font-size:14px;color:#76838f;background:#ecf4ff;display:inline-block;padding:15px 20px;border-left:3px solid #3e8ef7;border-radius:2px;}
.bbs-show .tip a{color:#06f;margin:0 10px;}
.bbs-show .tip a:hover{color:#f30;}

/*推荐新闻*/
.rss_list_wz{margin:0;padding:0;list-style:none; width:1280px;}
.rss_list_wz ul{width:1280px; margin-top:20px;}
.rss_list_wz ul li{width:300px; float:left; overflow:hidden; margin:0 10px; text-align:center; line-height:24px;}
.rss_list_wz ul li a{width:23%; margin:0; line-height:24px;}
.rss_list_wz ul li a img{width:247px; border:1px dotted #ddd; padding:3px; height:155px;}
.rss_list_wz ul dd{width:300px; float:left; overflow:hidden; margin:0 10px; line-height:24px;}
.rss_list_wz ul dd a{width:31%; margin:0; line-height:24px; font-size:14px;}


/*漂浮框*/
.yb_conct{position:fixed;z-index:9999999; top:300px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#3386ff url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#3386ff url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#3386ff url(../images/fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#3386ff url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 0px 25px 25px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}